Uses of Enum
com.cisco.pt.ipc.enums.EIGRPTopologyEntryState
Packages that use EIGRPTopologyEntryState
-
Uses of EIGRPTopologyEntryState in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return EIGRPTopologyEntryStateModifier and TypeMethodDescriptionstatic EIGRPTopologyEntryStateEIGRPTopologyEntryState.fromIntValue(int value) static EIGRPTopologyEntryStateEIGRPTopologyEntryState.fromIntValue(Integer value) static EIGRPTopologyEntryStateReturns the enum constant of this type with the specified name.static EIGRPTopologyEntryState[]EIGRPTopologyEntryState.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EIGRPTopologyEntryState in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return EIGRPTopologyEntryStateMethods in com.cisco.pt.ipc.sim with parameters of type EIGRPTopologyEntryStateModifier and TypeMethodDescriptionvoidEIGRPTopologyEntry.setState(EIGRPTopologyEntryState state) -
Uses of EIGRPTopologyEntryState in com.cisco.pt.ipc.sim.impl
Fields in com.cisco.pt.ipc.sim.impl declared as EIGRPTopologyEntryStateMethods in com.cisco.pt.ipc.sim.impl that return EIGRPTopologyEntryStateMethods in com.cisco.pt.ipc.sim.impl with parameters of type EIGRPTopologyEntryStateModifier and TypeMethodDescriptionvoidEIGRPTopologyEntryImpl.setState(EIGRPTopologyEntryState state)